home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telstar Electronic Studios (UK) (Press Kit)
/
Telstar Electronic Studios (UK) (Press Kit).bin
/
pc
/
tes_ects
/
inprod.dir
/
00094.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-01
|
275 b
|
17 lines
on idle
if rollOver(4) then
set the castNum of sprite 4 to 99
else
set the castNum of sprite 4 to 90
end if
if rollOver(5) then
set the castNum of sprite 5 to 100
else
set the castNum of sprite 5 to 91
end if
end
on exitFrame
go(the frame)
end